ANU BDSI
workshop Introduction to R programming
Biological Data Science Institute
3rd April 2024
GRRData.csv.RData and .rda but we won’t cover this).template_Morris.xlsx
readr::read_csv() (note: readr is part of tidyverse)readxl::read_xlsx:Error: `path` does not exist: 'kingston-data.xlsx'
data/data.csv) or an absolute path (e.g. C:\\user/myproject/data/data.csv) to point to the right location of the datagetwd() and setwd(), respectively.10:00 anu-bdsi.github.io/workshop-intro-to-R/